home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / Select / ComposeInColor.app / English.lproj / RandomImage.nib / data.classes next >
Encoding:
Text File  |  1994-12-14  |  311 bĀ   |  23 lines

  1. RandomImage = {
  2.     ACTIONS = {
  3.     stopModal:;
  4.     };
  5.     OUTLETS = {
  6.     stringTable;
  7.     alphaButton;
  8.     widthFormCell;
  9.     typeMatrix;
  10.     heightFormCell;
  11.     dpiFormCell;
  12.     actionWindow;
  13.     heightUnitPopUp;
  14.     widthUnitPopUp;
  15.     };
  16.     SUPERCLASS = Object;
  17. };
  18. FirstResponder = {
  19.     ACTIONS = {
  20.     };
  21.     SUPERCLASS = Object;
  22. };
  23.